babl: remove more missing fast path warnings
authorØyvind Kolås <pippin@gimp.org>
Fri, 31 Aug 2018 10:54:10 +0000 (12:54 +0200)
committerØyvind Kolås <pippin@gimp.org>
Fri, 31 Aug 2018 10:54:12 +0000 (12:54 +0200)
commitd6c2038e0408da355d113b9091fd4b958d57b8e4
tree0774877cecdfbaae63280b6253fbc287daefdfea
parentda0216ffde2eaebbf3fc80fca806e24dc61d2818
babl: remove more missing fast path warnings

We no longer want to warn, since warnings are also triggered when the
fast path is better than the best path found, something that happens
when we-re finding long paths and the reference is better.

Maybe we should still print warnings according to better heuristics to be able
to warn and encourage complete fast path coverage, fast paths should still be
able to beat the reference in a few steps.
babl/babl-fish-path.c
babl/babl-fish.c